FaStudentAutoAwardLog 
EntityType  Independent 
Logical Entity Name  FaStudentAutoAwardLog 
Default Table Name  FaStudentAutoAwardLog 
Logical Only  NO 
Definition 
 
Note 
 

FaStudentAutoAwardLog Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaStudentAutoAwardLogId(PK)    INTEGER  NO 
 
SyStudentId(FK)    INTEGER  NO 
 
SyCampusId(FK)    INTEGER  NO 
 
AutoAwardRequestDate    DATETIME  YES 
 
AutoAwardRequestProcess    VARCHAR(200)  YES 
 
AwardingDate    DATETIME  YES 
 
AutoAwardResults    XML  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaStudentAutoAwardLog Keys 
Key Name  Key Type  Keys 
FaStudentAutoAwardLog_SyStudentId_AutoAwardRequestDate_U_N_IDX  Alternate Key  SyStudentId, FaStudentAutoAwardLogId 
PK_FaStudentAutoAwardLog_FaStudentAutoAwardLogId  PrimaryKey  FaStudentAutoAwardLogId 

FaStudentAutoAwardLog Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Campus  Non-Identifying  One To Zero or More        SyCampusId  NO 
Student  Non-Identifying  One To Zero or More        SyStudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaStudentAutoAwardLog Check Constraints 
Check Constraint Name  CheckConstraint